home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DTP / DTP_TEX / 2848F.ZIP / INPUTS2.ARC / LOCAL.GID < prev    next >
Text File  |  1987-12-15  |  356b  |  18 lines

  1.  
  2.                HOW TO RUN LaTeX AT SRC
  3.  
  4.                   24 September 1985
  5.  
  6.  
  7. To run LaTeX on the file named  foo.tex  type:
  8.  
  9.     latex foo
  10.  
  11. This produces an output file named  foo.dvi .
  12.  
  13. To print file  foo.dvi  on the Imagen printer, which is located on the
  14. third floor near Jane's desk, type the following command:
  15.  
  16.     iptex foo.dvi
  17.  
  18.